]> dgit.raspbian.org Git - glibc.git/commit
git-xstate-initialized
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 27 Apr 2026 20:09:22 +0000 (22:09 +0200)
committerAurelien Jarno <aurel32@debian.org>
Mon, 27 Apr 2026 20:09:22 +0000 (22:09 +0200)
commit690afa380a6b039594a69ffcf515ae27242335cc
tree955fa9af017bfae096dabe6b09d55659fc3b5413
parentfacbdff84ed65dcae6ed5dfdea2f2d1c8a68a139
git-xstate-initialized

commit 8d54b428cfe98c21049f94c8af3bf302e44091e9
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Apr 21 19:42:27 2025 +0200

    hurd: Do not restore xstate when it is not initialized

    If the process has never used fp before getting a signal, xstate is set
    (and thus the x87 state is not initialized) but xstate->initialized is still
    0, and we should not restore anything.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-xstate-initialized.diff
sysdeps/mach/hurd/i386/sigreturn.c
sysdeps/mach/hurd/x86_64/sigreturn.c